home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1996 February
/
EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso
/
earcd
/
util2
/
mhsutil3.lha
/
c
/
ccfq.hlibrary
/
ccfq.hlibrary
Wrap
Text File
|
1995-09-25
|
4KB
|
98 lines
@x=0n|c=Topic|t=Help, 'CCFQ' software!
{HLP|^[1m^[3mWelcome to '^[32mCCFQ^[31m'!^[0m
^[43m^[32m ^[0m
^[43m^[32m ^[0m^[41m ^[0m
^[43m^[32m CCFQ ^[0m^[41m ^[0m
^[43m^[32m ^[0m^[41m ^[0m
^[43m^[32m ^[0m^[41m ^[0m
^[41m^[32m ^[0m
Communication Control File Queue software
^[4mOnline Help Library^[0m
©1995, ^[1mMIKE HURT SOFTWARE!^[0m ^[3mAll rights are reserved^[0m.
^[43m ^[0m^[43m ^[0m
^[43m ^[0m ^[0m^[43m ^[0m
^[43m ^[0m ^[4m^[1mTopics include:^[0m ^[0m^[43m ^[0m
^[43m ^[0m ^[0m^[43m ^[0m
^[43m ^[0m ^[32mCCFQ^[0m ............ Using '
CCFQ
'. ^[0m^[43m ^[0m
^[43m ^[0m ^[32mSYNTAX^[0m .......... Command line syntax. ^[0m^[43m ^[0m
^[43m ^[0m ^[0m^[43m ^[0m
^[43m ^[0m^[43m ^[0m
Enter each ^[1mTOPIC^[0m to review below, then press ^[1m[RETURN]^[0m! Or, just press
^[1m/ [RETURN]^[0m to view the next ^[1mTOPIC^[0m!
|
|
\!/
}
{CCFQ|^[1m^[3mUsing 'CCFQ'!^[0m
INTRO
-----
Some programs will run '
in the background
' making it difficult
to directly communicate with them. One example would be a
program that would monitor memory: it wouldn't necessarily
need to display a window until memory had gotten too low
(below a set lower limit). Therefore quitting it could be
difficult. Most programs have the option of '
-q
' to quit
a '
hidden
' or '
in the background
' program. However, to access
all the possible programs from any
CLI/ Shell
would require
each program to exist in your current c: directory or path.
'
CCFQ
' allows a single interface to quickly and easily '
talk
'
to all programs using the personal '
ccf
' convention.
CCFQ
----
'
CCFQ
' will identify each program that uses this convention by a
task number. All command strings to be sent to a currently
listed (queued) '
ccf
' program should be preceded by this number.
CCFQ COMMANDS
-------------
Here are some of the common commands:
QUIT
..... Cause the program specified to exit or quit.
PREF
..... Cause the program to bring up it's configuration window.
... utilized by programs using the '
ccf
q' convention.
}
{SYNTAX|^[1m^[3mSyntax from the CLI/ Shell!^[0m
SYNTAX
------
You can display all the available options by entering from the
CLI/ Shell
(without the single quotes ''):
'
CCFQ
?
'
Here are some other example(s):
'
CCFQ
'
(Will display all queued programs, then prompt for the task &
message to send.)
'
CCFQ
1 quit
'
(Will ask the program specified by the task# to quit.)
'
CCFQ
1 pref
'
(Will ask the program specified by the task# for it's
preferences window.)
}
@END